home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 May / PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso / vbits / code / cert / trk3_eg / in_out / dbchart.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1994-11-16  |  2.7 KB  |  91 lines

  1. Form1
  2. &Update
  3. Form15'
  4. cmdExit
  5. E&xit
  6. cmdGrid
  7. cmdMove
  8. &Cancel
  9. cmdMove
  10. &Save
  11. cmdMove
  12. &Delete
  13. cmdMove
  14. cmdMove
  15. &Last
  16. cmdMove
  17. &First
  18. cmdMove
  19.     &Previous
  20. cmdMove
  21. &Next
  22.     txtfields
  23. Text3
  24. Data1*
  25. Test2
  26.     txtfields
  27. Text2
  28. Data1*
  29. Test1
  30.     txtfields
  31. Text1
  32. Data1*
  33. Students
  34. Data1%
  35. Numbers
  36. Data1
  37. Label3
  38. Test 2
  39. Label2
  40. Test 1
  41. Label1
  42. Students
  43. Text2_Change
  44. cmdMove_Click*
  45. Index 
  46. Data1
  47.     Recordset
  48. First
  49. text1|
  50. text2
  51. text3
  52. Data1_Validate
  53. Action
  54. Save0
  55. cmdmove
  56. caption
  57. Enabled
  58.     txtfields
  59. txtfields_Change
  60. @    Form_Loadr
  61. currentrec
  62. Bookmark
  63. currec
  64. cmdGrid_Click
  65.     LoadFrame
  66. form2
  67. cmdExit_Click
  68. FindCurrentDir
  69. DBPath
  70. Form_Activate
  71. DBFullPathName
  72. DBName
  73. DatabaseName
  74. DataPath
  75. DataRecPos
  76. Form1
  77. Data1_Reposition
  78. cmdExit_Click
  79. cmdGrid_Click
  80. cmdMove_Click
  81. Dim currec As String
  82.  currec = data1.Recordset.Bookmark
  83. data1.Recordset.Bookmark = currec
  84. Data1_Reposition
  85. Form_Load
  86. DBFullPathName = DBPath & "\" & DBName
  87. data.mdb
  88. For texting in VB complier
  89. MsgBox DBFullPathName\
  90. txtfields_Change
  91.